home *** CD-ROM | disk | FTP | other *** search
/ Super League / Super League.iso / TELFNICA / INFO / HISTORIA.DIR / 00041.ls < prev    next >
Encoding:
Text File  |  1997-04-23  |  11.7 KB  |  603 lines

  1. on acceso
  2.   if the frame = 9 then
  3.     if the timer < (8 * 60) then
  4.       go(the frame)
  5.     end if
  6.   end if
  7.   if the frame = 10 then
  8.     if the timer < (20 * 60) then
  9.       go(the frame)
  10.     end if
  11.   end if
  12.   if the frame = 11 then
  13.     if the timer < (24 * 60) then
  14.       go(the frame)
  15.     end if
  16.   end if
  17.   if the frame = 12 then
  18.     if the timer < (27 * 60) then
  19.       go(the frame)
  20.     end if
  21.   end if
  22.   if the frame = 17 then
  23.     if the timer < 285 then
  24.       go(the frame)
  25.     end if
  26.   end if
  27.   if the frame = 18 then
  28.     if the timer < (7 * 60) then
  29.       go(the frame)
  30.     end if
  31.   end if
  32.   if the frame = 19 then
  33.     if the timer < (10 * 60) then
  34.       go(the frame)
  35.     end if
  36.   end if
  37.   if the frame = 20 then
  38.     if the timer < (12 * 60) then
  39.       go(the frame)
  40.     end if
  41.   end if
  42.   if the frame = 21 then
  43.     if the timer < (15 * 60) then
  44.       go(the frame)
  45.     end if
  46.   end if
  47.   if the frame = 22 then
  48.     if the timer < (18 * 60) then
  49.       go(the frame)
  50.     end if
  51.   end if
  52.   if the frame = 23 then
  53.     if the timer < (21 * 60) then
  54.       go(the frame)
  55.     end if
  56.   end if
  57.   if the frame = 31 then
  58.     if the timer < (2 * 60) then
  59.       go(the frame)
  60.     end if
  61.   end if
  62.   if the frame = 32 then
  63.     if the timer < (5 * 60) then
  64.       go(the frame)
  65.     end if
  66.   end if
  67.   if the frame = 33 then
  68.     if the timer < (6 * 60) then
  69.       go(the frame)
  70.     end if
  71.   end if
  72.   if the frame = 34 then
  73.     if the timer < (9 * 60) then
  74.       go(the frame)
  75.     end if
  76.   end if
  77.   if the frame = 35 then
  78.     if the timer < (12 * 60) then
  79.       go(the frame)
  80.     end if
  81.   end if
  82.   if the frame = 46 then
  83.     if the timer < (8 * 60) then
  84.       go(the frame)
  85.     end if
  86.   end if
  87.   if the frame = 47 then
  88.     if the timer < (12 * 60) then
  89.       go(the frame)
  90.     end if
  91.   end if
  92.   if the frame = 48 then
  93.     if the timer < (18 * 60) then
  94.       go(the frame)
  95.     end if
  96.   end if
  97.   if the frame = 49 then
  98.     if the timer < (23 * 60) then
  99.       go(the frame)
  100.     end if
  101.   end if
  102.   if the frame = 56 then
  103.     if the timer < (11 * 60) then
  104.       go(the frame)
  105.     end if
  106.   end if
  107.   if the frame = 57 then
  108.     if the timer < (32 * 60) then
  109.       go(the frame)
  110.     end if
  111.   end if
  112.   if the frame = 66 then
  113.     if the timer < (13 * 60) then
  114.       go(the frame)
  115.     end if
  116.   end if
  117.   if the frame = 67 then
  118.     if the timer < (16 * 60) then
  119.       go(the frame)
  120.     end if
  121.   end if
  122.   if the frame = 68 then
  123.     if the timer < (18 * 60) then
  124.       go(the frame)
  125.     end if
  126.   end if
  127.   if the frame = 69 then
  128.     if the timer < (29 * 60) then
  129.       go(the frame)
  130.     end if
  131.   end if
  132.   if the frame = 76 then
  133.     if the timer < (5 * 60) then
  134.       go(the frame)
  135.     end if
  136.   end if
  137.   if the frame = 77 then
  138.     if the timer < (11 * 60) then
  139.       go(the frame)
  140.     end if
  141.   end if
  142.   if the frame = 78 then
  143.     if the timer < (14 * 60) then
  144.       go(the frame)
  145.     end if
  146.   end if
  147.   if the frame = 79 then
  148.     if the timer < (18 * 60) then
  149.       go(the frame)
  150.     end if
  151.   end if
  152.   if the frame = 80 then
  153.     if the timer < (21 * 60) then
  154.       go(the frame)
  155.     end if
  156.   end if
  157.   if the frame = 81 then
  158.     if the timer < (25 * 60) then
  159.       go(the frame)
  160.     end if
  161.   end if
  162.   if the frame = 82 then
  163.     if the timer < (28 * 60) then
  164.       go(the frame)
  165.     end if
  166.   end if
  167.   if the frame = 91 then
  168.     if the timer < (8 * 60) then
  169.       go(the frame)
  170.     end if
  171.   end if
  172.   if the frame = 92 then
  173.     if the timer < (13 * 60) then
  174.       go(the frame)
  175.     end if
  176.   end if
  177.   if the frame = 101 then
  178.     if the timer < (8 * 60) then
  179.       go(the frame)
  180.     end if
  181.   end if
  182.   if the frame = 102 then
  183.     if the timer < (10 * 60) then
  184.       go(the frame)
  185.     end if
  186.   end if
  187.   if the frame = 103 then
  188.     if the timer < (12 * 60) then
  189.       go(the frame)
  190.     end if
  191.   end if
  192.   if the frame = 104 then
  193.     if the timer < (14 * 60) then
  194.       go(the frame)
  195.     end if
  196.   end if
  197.   if the frame = 105 then
  198.     if the timer < (16 * 60) then
  199.       go(the frame)
  200.     end if
  201.   end if
  202.   if the frame = 106 then
  203.     if the timer < (20 * 60) then
  204.       go(the frame)
  205.     end if
  206.   end if
  207.   if the frame = 131 then
  208.     if the timer < (6 * 60) then
  209.       go(the frame)
  210.     end if
  211.   end if
  212.   if the frame = 132 then
  213.     if the timer < (11 * 60) then
  214.       go(the frame)
  215.     end if
  216.   end if
  217.   if the frame = 133 then
  218.     if the timer < (30 * 60) then
  219.       go(the frame)
  220.     end if
  221.   end if
  222.   if the frame = 141 then
  223.     if the timer < (10 * 60) then
  224.       go(the frame)
  225.     end if
  226.   end if
  227.   if the frame = 142 then
  228.     if the timer < (15 * 60) then
  229.       go(the frame)
  230.     end if
  231.   end if
  232.   if the frame = 143 then
  233.     if the timer < (18 * 60) then
  234.       go(the frame)
  235.     end if
  236.   end if
  237.   if the frame = 144 then
  238.     if the timer < (22 * 60) then
  239.       go(the frame)
  240.     end if
  241.   end if
  242.   if the frame = 145 then
  243.     if the timer < (27 * 60) then
  244.       go(the frame)
  245.     end if
  246.   end if
  247.   if the frame = 155 then
  248.     if the timer < (15 * 60) then
  249.       go(the frame)
  250.     end if
  251.   end if
  252.   if the frame = 156 then
  253.     if the timer < (21 * 60) then
  254.       go(the frame)
  255.     end if
  256.   end if
  257.   if the frame = 157 then
  258.     if the timer < (26 * 60) then
  259.       go(the frame)
  260.     end if
  261.   end if
  262.   if the frame = 158 then
  263.     if the timer < (31 * 60) then
  264.       go(the frame)
  265.     end if
  266.   end if
  267.   if the frame = 170 then
  268.     if the timer < (12 * 60) then
  269.       go(the frame)
  270.     end if
  271.   end if
  272.   if the frame = 171 then
  273.     if the timer < (17 * 60) then
  274.       go(the frame)
  275.     end if
  276.   end if
  277.   if the frame = 172 then
  278.     if the timer < (20 * 60) then
  279.       go(the frame)
  280.     end if
  281.   end if
  282.   if the frame = 173 then
  283.     if the timer < (24 * 60) then
  284.       go(the frame)
  285.     end if
  286.   end if
  287.   if the frame = 174 then
  288.     if the timer < (28 * 60) then
  289.       go(the frame)
  290.     end if
  291.   end if
  292.   if the frame = 185 then
  293.     if the timer < (4 * 60) then
  294.       go(the frame)
  295.     end if
  296.   end if
  297.   if the frame = 186 then
  298.     if the timer < (9 * 60) then
  299.       go(the frame)
  300.     end if
  301.   end if
  302.   if the frame = 187 then
  303.     if the timer < (19 * 60) then
  304.       go(the frame)
  305.     end if
  306.   end if
  307.   if the frame = 201 then
  308.     if the timer < (9 * 60) then
  309.       go(the frame)
  310.     end if
  311.   end if
  312.   if the frame = 202 then
  313.     if the timer < (17 * 60) then
  314.       go(the frame)
  315.     end if
  316.   end if
  317.   if the frame = 203 then
  318.     if the timer < (25 * 60) then
  319.       go(the frame)
  320.     end if
  321.   end if
  322.   if the frame = 216 then
  323.     if the timer < (8 * 60) then
  324.       go(the frame)
  325.     end if
  326.   end if
  327.   if the frame = 217 then
  328.     if the timer < (19 * 60) then
  329.       go(the frame)
  330.     end if
  331.   end if
  332.   if the frame = 218 then
  333.     if the timer < (27 * 60) then
  334.       go(the frame)
  335.     end if
  336.   end if
  337.   if the frame = 219 then
  338.     if the timer < (36 * 60) then
  339.       go(the frame)
  340.     end if
  341.   end if
  342.   if the frame = 231 then
  343.     if the timer < (10 * 60) then
  344.       go(the frame)
  345.     end if
  346.   end if
  347.   if the frame = 232 then
  348.     if the timer < (33 * 60) then
  349.       go(the frame)
  350.     end if
  351.   end if
  352.   if the frame = 233 then
  353.     if the timer < (46 * 60) then
  354.       go(the frame)
  355.     end if
  356.   end if
  357.   if the frame = 234 then
  358.     if the timer < (78 * 60) then
  359.       go(the frame)
  360.     end if
  361.   end if
  362.   if the frame = 235 then
  363.     if the timer < (92 * 60) then
  364.       go(the frame)
  365.     end if
  366.   end if
  367.   if the frame = 266 then
  368.     if the timer < (10 * 60) then
  369.       go(the frame)
  370.     end if
  371.   end if
  372.   if the frame = 267 then
  373.     if the timer < (18 * 60) then
  374.       go(the frame)
  375.     end if
  376.   end if
  377.   if the frame = 276 then
  378.     if the timer < (3 * 60) then
  379.       go(the frame)
  380.     end if
  381.   end if
  382.   if the frame = 277 then
  383.     if the timer < (5 * 60) then
  384.       go(the frame)
  385.     end if
  386.   end if
  387.   if the frame = 278 then
  388.     if the timer < (10 * 60) then
  389.       go(the frame)
  390.     end if
  391.   end if
  392.   if the frame = 279 then
  393.     if the timer < (13 * 60) then
  394.       go(the frame)
  395.     end if
  396.   end if
  397.   if the frame = 280 then
  398.     if the timer < (21 * 60) then
  399.       go(the frame)
  400.     end if
  401.   end if
  402.   if the frame = 291 then
  403.     if the timer < (9 * 60) then
  404.       go(the frame)
  405.     end if
  406.   end if
  407.   if the frame = 292 then
  408.     if the timer < (13 * 60) then
  409.       go(the frame)
  410.     end if
  411.   end if
  412.   if the frame = 293 then
  413.     if the timer < (18 * 60) then
  414.       go(the frame)
  415.     end if
  416.   end if
  417.   if the frame = 294 then
  418.     if the timer < (26 * 60) then
  419.       go(the frame)
  420.     end if
  421.   end if
  422.   if the frame = 295 then
  423.     if the timer < (30 * 60) then
  424.       go(the frame)
  425.     end if
  426.   end if
  427.   if the frame = 306 then
  428.     if the timer < (8 * 60) then
  429.       go(the frame)
  430.     end if
  431.   end if
  432.   if the frame = 307 then
  433.     if the timer < (12 * 60) then
  434.       go(the frame)
  435.     end if
  436.   end if
  437.   if the frame = 308 then
  438.     if the timer < (14 * 60) then
  439.       go(the frame)
  440.     end if
  441.   end if
  442.   if the frame = 309 then
  443.     if the timer < (16 * 60) then
  444.       go(the frame)
  445.     end if
  446.   end if
  447.   if the frame = 310 then
  448.     if the timer < (23 * 60) then
  449.       go(the frame)
  450.     end if
  451.   end if
  452.   if the frame = 311 then
  453.     if the timer < (31 * 60) then
  454.       go(the frame)
  455.     end if
  456.   end if
  457.   if the frame = 312 then
  458.     if the timer < (42 * 60) then
  459.       go(the frame)
  460.     end if
  461.   end if
  462.   if the frame = 321 then
  463.     if the timer < (7 * 60) then
  464.       go(the frame)
  465.     end if
  466.   end if
  467.   if the frame = 322 then
  468.     if the timer < (8 * 60) then
  469.       go(the frame)
  470.     end if
  471.   end if
  472.   if the frame = 323 then
  473.     if the timer < (11 * 60) then
  474.       go(the frame)
  475.     end if
  476.   end if
  477.   if the frame = 324 then
  478.     if the timer < (15 * 60) then
  479.       go(the frame)
  480.     end if
  481.   end if
  482.   if the frame = 325 then
  483.     if the timer < (18 * 60) then
  484.       go(the frame)
  485.     end if
  486.   end if
  487.   if the frame = 326 then
  488.     if the timer < (20 * 60) then
  489.       go(the frame)
  490.     end if
  491.   end if
  492.   if the frame = 327 then
  493.     if the timer < (26 * 60) then
  494.       go(the frame)
  495.     end if
  496.   end if
  497.   if the frame = 328 then
  498.     if the timer < (30 * 60) then
  499.       go(the frame)
  500.     end if
  501.   end if
  502.   if the frame = 329 then
  503.     if the timer < (33 * 60) then
  504.       go(the frame)
  505.     end if
  506.   end if
  507.   if the frame = 330 then
  508.     if the timer < (37 * 60) then
  509.       go(the frame)
  510.     end if
  511.   end if
  512.   if the frame = 358 then
  513.     if the timer < (2 * 60) then
  514.       go(the frame)
  515.     end if
  516.   end if
  517.   if the frame = 359 then
  518.     if the timer < (5 * 60) then
  519.       go(the frame)
  520.     end if
  521.   end if
  522.   if the frame = 360 then
  523.     if the timer < (7 * 60) then
  524.       go(the frame)
  525.     end if
  526.   end if
  527.   if the frame = 361 then
  528.     if the timer < (10 * 60) then
  529.       go(the frame)
  530.     end if
  531.   end if
  532.   if the frame = 362 then
  533.     if the timer < (13 * 60) then
  534.       go(the frame)
  535.     end if
  536.   end if
  537.   if the frame = 363 then
  538.     if the timer < (15 * 60) then
  539.       go(the frame)
  540.     end if
  541.   end if
  542.   if the frame = 364 then
  543.     if the timer < (18 * 60) then
  544.       go(the frame)
  545.     end if
  546.   end if
  547.   if the frame = 365 then
  548.     if the timer < (20 * 60) then
  549.       go(the frame)
  550.     end if
  551.   end if
  552.   if the frame = 366 then
  553.     if the timer < (23 * 60) then
  554.       go(the frame)
  555.     end if
  556.   end if
  557.   if the frame = 367 then
  558.     if the timer < (25 * 60) then
  559.       go(the frame)
  560.     end if
  561.   end if
  562.   if the frame = 368 then
  563.     if the timer < (27 * 60) then
  564.       go(the frame)
  565.     end if
  566.   end if
  567.   if the frame = 369 then
  568.     if the timer < (30 * 60) then
  569.       go(the frame)
  570.     end if
  571.   end if
  572.   if the frame = 370 then
  573.     if the timer < (33 * 60) then
  574.       go(the frame)
  575.     end if
  576.   end if
  577.   if the frame = 371 then
  578.     if the timer < (36 * 60) then
  579.       go(the frame)
  580.     end if
  581.   end if
  582.   if the frame = 372 then
  583.     if the timer < (39 * 60) then
  584.       go(the frame)
  585.     end if
  586.   end if
  587.   if the frame = 373 then
  588.     if the timer < (43 * 60) then
  589.       go(the frame)
  590.     end if
  591.   end if
  592.   if the frame = 374 then
  593.     if the timer < (47 * 60) then
  594.       go(the frame)
  595.     end if
  596.   end if
  597.   if the frame = 375 then
  598.     if the timer < (52 * 60) then
  599.       go(the frame)
  600.     end if
  601.   end if
  602. end
  603.